Skip to main content

StackedListPlot

StackedListPlot[{data1,data2,…}] plots lines for each of the datai, with the ith curve being the accumulation of values in data1 through datai.

StackedListPlot[{…,w[datai],…}] plots datai with features defined by the symbolic wrapper w.

Please visit the official Wolfram Language Reference for more details and examples on core symbols.